home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Business Assistant
/
Business Assistant.iso
/
tax
/
tax-c92
/
readme.bat
< prev
next >
Wrap
DOS Batch File
|
1992-12-24
|
1KB
|
32 lines
@echo off
CLS
Echo TAX-C Version 2.0, Shareware Version
Echo Original release date 11-10-92
Echo ┌────────────────────────────────────────────────────────────────────────┐
Echo │ │
Echo └────────────────────────────────(C) 1992, Gary L. Bockmon───────────────┘
Echo.
Echo All of the TAX-C programs available from BOCKMON TAX & FINANCIAL are DesQview
Echo aware. Although we write directly to the screen, answer No to the screen
Echo question if configuring for DesQview to take advantage of the full windowing
Echo capabilities of DesQview.
Echo.
Echo To start the program, first copy all files from the floppy disk to a
Echo subdirectory on your hard disk:
Echo " C:\> mkdir TAX-C "
Echo " C:\> cd TAX-C "
Echo " C:\TAX-C>copy a:*.* "
Echo Type TAXC-92 to start the program. Press the ALT key and the H key (ALT+H)
Echo to bring up the help menu. Highlight selected help titles and press RETURN.
Echo All information necessary to run the program may be read from the help menu.
Echo.
Echo Other programs from BOCKMON TAX & FINANCIAL include:
Echo.
Echo TAXC-EST ,TAX-C tax planning extension for next year December release
Echo TAXC-X the amended return program April release
Echo.
Pause
CLS